Intersoft ClientUI Documentation
ObservableResource<T> Class Members
Properties  Methods  Events


The following tables list the members exposed by ObservableResource<T>.

Public Constructors
 NameDescription
Public ConstructorObservableResource<T> Constructor Initializes a new instance of ObservableResource class.  
Top
Public Properties
 NameDescription
Public PropertyIsDisposed Determines whether this object instance has been disposed.  
Public PropertyOwner Gets or sets a custom object that own this resource.  
Public PropertyResource Gets the resource instance being observed.  
Top
Protected Properties
 NameDescription
Protected PropertyIsOverridden Gets or sets a boolean value that indicates whether this resource should override the existing instance.  
Protected PropertyResourcePrefix Gets the prefix key of the observed resource.  
Top
Public Methods
 NameDescription
Public MethodDispose Dispose this object instance.  
Public MethodGetPropertyValue Gets the value of the specified property.  
Public MethodGetString Gets the localized string directly from the resource manager.  
Public MethodTryOverrideResource Attempts to override the existing resource.  
Public MethodUpdateBindings Update all elements bound to this resource with refreshed localized string.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when the property value has changed.  
Protected MethodSetOwnerPropertySets a value of the specified property to the IObservableResource object owned by this resource.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

ObservableResource<T> Class
Intersoft.Client.Framework Namespace

Send Feedback